home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / vcleaning.swf / scripts / frame_1 / PlaceObject2_2_659 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-23  |  101 b   |  7 lines

  1. onClipEvent(load){
  2.    this.cleanUp = function()
  3.    {
  4.       this._sendEvent("cleanup");
  5.    };
  6. }
  7.